sgdk
Image Struct Reference

#include <vdp_bg.h>

List of all members.

Public Attributes

Palettepalette
TileSettileset
Mapmap

Detailed Description

Image structure which contains all data to define an image in a background plan.
Use the unpackImage() method to unpack if compression is enabled in TileSet or Map structure.

Parameters:
palettePalette data.
tilesetTileSet data structure (contains tiles definition for the image).
mapMap data structure (contains tilemap definition for the image).

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Defines